From 409009c1d53ab67f508619527b8c6a677c01b563 Mon Sep 17 00:00:00 2001 From: robertl Date: Sat, 8 Apr 2006 19:22:13 +0000 Subject: [PATCH] Get prototypes for gpsmath functions in unicsv. --- gpsbabel/unicsv.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gpsbabel/unicsv.c b/gpsbabel/unicsv.c index d6e5dbfd3..eb09a7486 100644 --- a/gpsbabel/unicsv.c +++ b/gpsbabel/unicsv.c @@ -20,6 +20,7 @@ #include "defs.h" #include "csv_util.h" +#include "jeeps/gpsmath.h" #define MYNAME "unicsv" -- 2.30.2